home *** CD-ROM | disk | FTP | other *** search
/ Steal This CD / steal_this_cd.iso / Chapter 07 - Where the Hackers Are / virc200.exe / {app} / ViRC.exe / 0 / RCDATA / TKPALETTE / TKPALETTE.txt
Text File  |  2004-01-05  |  426b  |  21 lines

  1. object KPalette: TKPalette
  2.   Left = 313
  3.   Top = 112
  4.   BorderStyle = bsNone
  5.   ClientHeight = 44
  6.   ClientWidth = 164
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   OldCreateOrder = False
  15.   OnClick = FormClick
  16.   OnCreate = FormCreate
  17.   OnPaint = FormPaint
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20. end
  21.